|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.anac.y2010.Southampton.analysis.ContinuousEvaluationFunction<T>
public class ContinuousEvaluationFunction<T extends ContinuousEvaluationSection>
| Field Summary | |
|---|---|
protected java.util.ArrayList<T> |
sections
|
protected double |
weight
|
| Constructor Summary | |
|---|---|
ContinuousEvaluationFunction(java.util.ArrayList<T> sections,
double weight)
|
|
| Method Summary | |
|---|---|
ContinuousEvaluationSection |
getSection(int sectionNo)
|
int |
getSectionCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double weight
protected java.util.ArrayList<T extends ContinuousEvaluationSection> sections
| Constructor Detail |
|---|
public ContinuousEvaluationFunction(java.util.ArrayList<T> sections,
double weight)
| Method Detail |
|---|
public int getSectionCount()
public ContinuousEvaluationSection getSection(int sectionNo)
sectionNo -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||